Welcome![Sign In][Sign Up]
Location:
Search - numerical algorithms

Search list

[Software EngineeringVisualCsource

Description: 算法集锦\Visual C++常用数值算法集-全-Algorithm Collection \ Visual C++ common set of numerical algorithms- Full
Platform: | Size: 7323648 | Author: sunjinhao | Hits:

[OtherNumerical_Optimization

Description: Numerical Optimization-Every year optimization algorithms are being called on to handle problems that are much larger and complex than in the past. Accordingly, the book emphasizes large- scale optimization techniques, such as interior-point methods, inexact Newton methods, limited-memory methods, and the role of partially separable functions and automatic differentiation. It treats important topics such as trust-region methods and sequential quadratic programming more thoroughly than existing texts, and includes comprehensive discussion of such “core curriculum” topics as constrained optimization theory, Newton and quasi-Newton methods, nonlinear least squares and nonlinear equations, the simplex method, and penalty and barrier methods for nonlinear programming.
Platform: | Size: 5659648 | Author: Nu | Hits:

[Mathimatics-Numerical algorithmsICA

Description: 独立成分分析算法降低原始数据噪声,并提取特征值,非常有用得数据去噪程序。-Independent component analysis algorithm reduces the raw data noise, and extract characteristic value, is more helpful data denoising procedure.
Platform: | Size: 52224 | Author: 陶帅 | Hits:

[VC/MFCVCsetofnumericalalgorithm

Description: vc++常用数值算法集,精心收集整理,祝你事半功倍-vc++ common set of numerical algorithms, and carefully collected, I wish you more with less
Platform: | Size: 27425792 | Author: 刘袁吉 | Hits:

[Algorithmdifferentialequations

Description: 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differential equations of the source code. Wish to use numerical algorithms from helpful.
Platform: | Size: 102400 | Author: 风流云散 | Hits:

[VC/MFCCambridge_Numerical_Recipes_in-C

Description: The book Numerical Recipes in C publiched by Cambridge is one of the best guiding books that describes how to translate the common algorithms to pseudo-code or even C code. (There is also other version for Fortan, this one is only for C)
Platform: | Size: 5555200 | Author: Fan Zhu | Hits:

[OtherVisual_Fortran

Description: Visual Fortran常用数值算法集-Visual Fortran common set of numerical algorithms
Platform: | Size: 7403520 | Author: cool | Hits:

[Special EffectsTVimage_restoration

Description: a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. Ralated paper:J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms, 53 (2010), pp. 67-92. -a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring.Ralated paper:J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms, 53 (2010), pp. 67-92.
Platform: | Size: 361472 | Author: 文字 | Hits:

[OtherAlgorithms

Description: 关于计算机常用数值算法与程序(C++版)的资料-Numerical algorithm used on the computer with the program (C++ version) of the data
Platform: | Size: 9265152 | Author: lxp | Hits:

[CSharpBaseMath

Description: C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of nonlinear equations Numerical Algorithm and Program
Platform: | Size: 495616 | Author: 曾文斌 | Hits:

[Data structsvcbook

Description: Visual C++常用数值算法集电子书-Visual C++ numerical algorithms commonly used e-book collection
Platform: | Size: 7498752 | Author: 丁建 | Hits:

[matlabNumerical-solution-of-differential-equation-and-Ma

Description: 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
Platform: | Size: 992256 | Author: wang jungang | Hits:

[BooksVB

Description: VB常用数值算法集(完整版),何光渝,编著,科学出版社-VB common set of numerical algorithms (full version), He Guangyu, ed, Science Press
Platform: | Size: 20206592 | Author: 孙程 | Hits:

[Algorithmtuoyuanjifen

Description: 数值算法里面求第一类椭圆积分的算法程序源码,-Numerical algorithms which seek first elliptic integral of the algorithm source code,
Platform: | Size: 27648 | Author: 郭立杰 | Hits:

[Algorithmyakebi

Description: 数值算法解方程求赫申伯格阵全部特征值QR法的程序源码-Numerical Algorithms for Solving the Matrix Equation for Hoeschen Berg value of all the characteristics of program source code QR method
Platform: | Size: 23552 | Author: guoguo | Hits:

[matlabmxTV

Description: 全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"-Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later) "mxTV" is a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Informatics. The collaborators are DTU Informatics, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS. The underlying algorithms are based on recently published first-order methods developed by Nesterov, tailored specifically to the image restoration problems. These methods have O(1/ε) complexity, where ε is the accuracy of the solution. The core computational routines are written in C, with a mex interface to Matlab. The algorithms and the software are described in the paper: J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Alg
Platform: | Size: 391168 | Author: l | Hits:

[matlabjih

Description: matlab,Mathimatics-Numerical algorithms
Platform: | Size: 1024 | Author: susu78 | Hits:

[Data structsCommonsetofnumericalalgorithm

Description: 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications made, and in each other' s computer to allow the connection request, send data to each other
Platform: | Size: 3379200 | Author: zhuweiwei | Hits:

[Special EffectsC-Vcode_multiphase

Description: 在图像分割中,MS模型是一个非常重要的模型,但是其能量极小化和数值算法是困难的,这里给出了MS模型的简化模型(多项CV)的matlab源代码。-IIn image segmentation, MS model is a very important model, but the energy minimization and numerical algorithms is difficult, here are a simplified model of MS model (multiple CV) of the matlab source code.
Platform: | Size: 6144 | Author: erdongchen1985 | Hits:

[matlabNumericalComputingMethods

Description: 数值计算方法与分析,典型的算法介绍,一本知识点比较全面的书-Numerical Algorithms for the typical method of introduction, a book more comprehensive knowledge points
Platform: | Size: 6185984 | Author: 暗香世家 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net